From: Matthieu Gallien Date: Wed, 12 Feb 2025 08:59:20 +0000 (+0100) Subject: prepare for 3.16.0-rc1 X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~2^2~64 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=e23ed84ccb60b9bb8a3f59428ad65f8044f1c85d;p=nextcloud-desktop.git prepare for 3.16.0-rc1 Signed-off-by: Matthieu Gallien --- diff --git a/VERSION.cmake b/VERSION.cmake index 2acfd5ad4..05cce3ba3 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,7 +1,7 @@ set( MIRALL_VERSION_MAJOR 3 ) set( MIRALL_VERSION_MINOR 15 ) -set( MIRALL_VERSION_PATCH 50 ) -set( MIRALL_VERSION_YEAR 2024 ) +set( MIRALL_VERSION_PATCH 81 ) +set( MIRALL_VERSION_YEAR 2025 ) set( MIRALL_SOVERSION 0 ) # Minimum supported server version according to https://docs.nextcloud.com/server/latest/admin_manual/release_schedule.html